2017/01/15 18:11:06	Server started.
2017/01/15 18:11:07	Registering remote objects for clients...Done.
2017/01/15 18:11:07	Setting up HTTP server...Failed.
2017/01/15 18:11:07	System.Net.HttpListenerException: Access is denied
   at System.Net.HttpListener.AddAll()
   at System.Net.HttpListener.Start()
   at AudioLogger.Server.WitnessHttpHost.Start() in D:\Projects\AudioLogger\Implementation\AudioLoggerServer\HttpStream.cs:line 29
   at AudioLogger.Server.Program.Main(String[] args) in D:\Projects\AudioLogger\Implementation\AudioLoggerServer\Program.cs:line 86
2017/01/15 18:11:19	Server started.
2017/01/15 18:11:19	Registering remote objects for clients...Done.
2017/01/15 18:11:19	Setting up HTTP server...Done.
2017/01/15 18:11:36	Testing Database Connectivity...Failed.
2017/01/15 18:11:36	Scheduled export would not be configured due to DB connectivity failure.
2017/01/15 18:11:36	Configuring Backup Service ...Failed.
2017/01/15 18:11:36	System.TypeInitializationException: The type initializer for 'AudioLogger.Server.Backup' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Quartz.Impl.StdSchedulerFactory' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e' or one of its dependencies. The system cannot find the file specified.
File name: 'Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e'
   at Quartz.Impl.StdSchedulerFactory..cctor()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at Quartz.Impl.StdSchedulerFactory..ctor()
   at AudioLogger.Server.Backup..cctor() in D:\Projects\AudioLogger\Implementation\AudioLoggerServer\Backup.cs:line 25
   --- End of inner exception stack trace ---
   at AudioLogger.Server.Backup.Initialize()
   at AudioLogger.Server.Program.Main(String[] args) in D:\Projects\AudioLogger\Implementation\AudioLoggerServer\Program.cs:line 136
2017/01/15 18:11:36	Server is ready. but some functionalities are disabled.
